home *** CD-ROM | disk | FTP | other *** search
- Path: aztec.asu.edu!cyrano
- From: cyrano@aztec.asu.edu (ROBERT B. PIGFORD)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Maxon C++
- Date: 12 Jan 1996 22:49:51 GMT
- Organization: Arizona State University, Tempe, AZ (USA)
- Message-ID: <4d6oif$loj@news.asu.edu>
- References: <4d4e0d$mv9@newsbf02.news.aol.com>
- Reply-To: cyrano@aztec.asu.edu (ROBERT B. PIGFORD)
- NNTP-Posting-Host: aztec.asu.edu
-
-
- In a previous article, jkinguk@aol.com (JKingUK) says:
-
- >I`m also trying to get GNU C++ from the Aminet but there`s so many files
- >in there called GCC, CPP etc etc or something........very kindly, could
- >anybody tell me what files I need exactly to get a latest and best GNU C++
- >enviornment up and running. Please mention any essential support files
- >that improve the enviornment and make it easier to work with.
-
- Jason -
-
- The following is from ftp.amigalib.com/pub/ade/README, with all necessary
- credit to the author (of the text below)... Fred Fish.
-
- ---SNIP---
- For example, the following illustrates populating the ADE tree with the
- minimum set of packages that we would recommend for doing serious C or
- C++ development:
-
- makedir dh0:ADE
- assign GNU: dh0:ADE
- cd GNU:
- lha -mraxe x ADE-misc-bin.lha
- lha -mraxe x binutils-1.8.x-bin.lha
- lha -mraxe x binutils-2.5.2-bin.lha
- lha -mraxe x bison-1.24-bin.lha
- lha -mraxe x diffutils-2.7-bin.lha
- lha -mraxe x fifo-38.0-bin.lha
- lha -mraxe x fileutils-3.12-bin.lha
- lha -mraxe x findutils-4.1-bin.lha
- lha -mraxe x flex-2.5.2-bin.lha
- lha -mraxe x gcc-2.7.0-bin.lha
- lha -mraxe x grep-2.0-bin.lha
- lha -mraxe x gzip-1.2.4-bin.lha
- lha -mraxe x inlines-bin.lha
- lha -mraxe x ixemul-41.5-bin.lha
- lha -mraxe x ixemul-41.5-env-bin.lha
- lha -mraxe x ixpipe-1.0-bin.lha
- lha -mraxe x libg++-2.7.0-bin.lha
- lha -mraxe x libm-5.4-bin.lha
- lha -mraxe x libnix-1.0-bin.lha
- lha -mraxe x make-3.74-bin.lha
- lha -mraxe x os-lib-bin.lha
- lha -mraxe x patch-2.1-bin.lha
- lha -mraxe x pdksh-4.9-bin.lha
- lha -mraxe x sed-2.05-bin.lha
- lha -mraxe x sh-utils-1.12-bin.lha
- lha -mraxe x tar-1.11.8-bin.lha
- lha -mraxe x termcap-1.2-bin.lha
- lha -mraxe x textutils-1.12-bin.lha
-
- The following should be optional, unless you want to remake a "configure"
- file, want EMACS, or current need a libcurses library (should be replaced
- soon with ncurses):
-
- lha -mraxe x autoconf-2.4-bin.lha
- lha -mraxe x emacs-18.59-bin.lha
- lha -mraxe x libcurses-8.3-bin.lha
-
- You may want to examine the ixemul.library flavors in GNU:Sys/Libs and
- select one more appropriate for your specific machine. For example,
- A4000 users might want to copy ixemul040fpu.library to ixemul.library.
-
- Once you are done, arrange to assign GNU: in your startup, arrange to
- execute GNU:Sys/S/GNU-Startup at boot time, and reboot.
- ----SNIP----
-
- This makes a convenient list of files, no? All listed are available at the
- above mentioned FTP site.
-
- While you're there, you might take a look at the development system project
- Fred Fish is talking about. It looks pretty interesting.
- --
- - Rob. __
- cyrano@aztec.asu.edu __ /// The MECCA BBS
- \\\/// (602) 545-6162
- \XX/ Supporting Amiga users everywhere
-